atcontext: Change the way we handle fallback
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 Jun 2023 23:27:18 +0000 (19:27 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 12 Jun 2023 00:27:31 +0000 (20:27 -0400)
commit79847f20c4740d5e971369cf90703460ad1c5541
treed682a781a987616abd3e777a43707bdc2acee63f
parent22548785b03e32cc862847f4a0d2ae747c6e2d26
atcontext: Change the way we handle fallback

The tooltip text should only be considered after
all other means are exhausted. but it can be used
for both the name and the description.

See https://www.w3.org/TR/accname-1.2/
gtk/gtkatcontext.c
gtk/gtkwidget.c